Versions:

  • 0.29.0
  • 0.28.1
  • 0.27.2
  • 0.27.1

Tally, developed by Wharflab, is a specialized Dockerfile linter and formatter designed to streamline the creation and maintenance of container images, with particular emphasis on PowerShell and Windows container environments. Currently at version 0.29.0 and available in four distinct releases, the tool addresses the growing need for consistent, error-free Docker configurations in enterprise and development settings. By automatically scanning Dockerfiles for syntax errors, security vulnerabilities, and best-practice deviations, Tally enables DevOps teams to catch issues early in the build pipeline, reducing downstream failures and accelerating deployment cycles. Its formatter component applies opinionated styling rules, ensuring that every Dockerfile across an organization adheres to the same layout and commenting standards, which simplifies code reviews and onboarding of new container contributors. The software’s first-class support for PowerShell cmdlets and Windows base images makes it especially valuable for .NET shops, IIS-hosted applications, and mixed Linux-Windows clusters managed through Docker Swarm or Kubernetes. CI/CD integrations allow Tally to run unobtrusively on every pull request, surfacing actionable feedback directly within Azure DevOps, GitHub Actions, or GitLab pipelines. Beyond linting, the utility can generate compliance reports in JSON or SARIF format for consumption by security dashboards, and its incremental checking mode limits analysis to changed instructions, keeping build times low on large repositories. Because the executable is distributed as a self-contained binary, installation requires no elevated privileges and works identically on local developer laptops, build agents, and cloud-hosted containers. Tally is available for free on get.nero.com, with downloads provided via trusted Windows package sources such as winget, always delivering the latest version, and supporting batch installation of multiple applications.

Tags: